Gets or sets a value indicating whether this PropertyChangingEventArgs<(Of <(<'T>)>)> is cancel.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public bool Cancel { get; set; } |
| Visual Basic |
|---|
Public Property Cancel As Boolean Get Set |